home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6821 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What is Linux?
  5. Date: 15 Feb 1996 07:10:03 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4fvicbINN7l1@keats.ugrad.cs.ubc.ca>
  8. References: <4fu487$8fh@reader2.ix.netcom.com>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4fu487$8fh@reader2.ix.netcom.com>,
  12. S. Philip Kurumunda  <filup@ix.netcom.com> wrote:
  13.  >I have heard about it.  Does it have a C compiler?  I am new to this,
  14.  >please forgive me, but I am interested in learning C but have no
  15.  >compiler.  Should I get Linux?  Is there shareware C compiler to do
  16.  >simple tasks?
  17.  
  18. Yes. Linux is built with and comes with one of the best C compilers there is,
  19. the GNU C compiler. It has a fully features UNIX C library, UNIX (BSD and
  20. SystemV) programming interfaces that conform to the POSIX standard as closely
  21. as possible.
  22.  
  23. The system and the compiler are freeware, not shareware, by the way. GCC is
  24. an "industrial-strength" compiler that is suitable for developing large and
  25. complex programs.
  26.  
  27. You should go to a Linux newsgroup. They have FAQ's and kinds of folk willing
  28. to answer questions that are specific to Linux.
  29. -- 
  30.  
  31.